home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Backpacker 2 (Sweden)
/
BackPacker 2 (Sweden) (Disc 1).7z
/
BackPacker 2 (Sweden) (Disc 1).bin
/
pc
/
instdata
/
install.dxr
/
Internal_10_ButtonH.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-01-01
|
243 b
|
11 lines
on ButtonH AlertSound
set K to the clickOn
puppetSound(AlertSound)
set the castNum of sprite K to the castNum of sprite K + 1
updateStage()
repeat while the stillDown or soundBusy(1)
end repeat
updateStage()
puppetSound(0)
end